home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Gold Collection / Software Vault - The Gold Collection (American Databankers) (1993).ISO / cdr49 / pgp23src.zip / MIMEPGP.DOC < prev    next >
Text File  |  1993-03-07  |  1KB  |  35 lines

  1. Subject: Re: pgp headers for MIME
  2. Date: 22 Jan 93 14:52:41 GMT
  3. From: khera@cs.duke.edu (Vivek Khera)
  4. Followup-To: comp.mail.mime
  5. Lines: 27
  6.  
  7. In article <C18C4r.6K8@wizzy.com> andyr@wizzy.com (Andy Rabagliati) writes:
  8.  
  9.    Has anyone been working on a pgp interface for MIME ?
  10.  
  11.  
  12. here's what a friend of mine have been using (under mhn):
  13.  
  14. mhn-show-application/x-pgp: %ppgp -m %F
  15. mhn-store-application/x-pgp: %m%P.pgp
  16.  
  17. which seems to work fine.  i initially tried text/x-pgp but for some
  18. reason the encrypted file wasn't being transferred properly.  i don't
  19. use the -a option of pgp.  so the procedure is much like this:
  20.  
  21.  edit file
  22.  pgp -e file user_name
  23.  comp
  24.   [insert proper directives for mhn to insert a application/x-pgp file]
  25.  send the message and delete the original files.
  26.  
  27. works like a charm.  now if i could only get mh to auto-encrypt my
  28. messages, i'd be a really happy camper.
  29. --
  30. =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
  31. Vivek Khera, Gradual Student/Systems Guy  Department of Computer Science
  32. Internet:   khera@cs.duke.edu             Box 90129
  33.             (MIME mail accepted)          Durham, NC 27708-0129 (919)660-6528
  34.  
  35.